home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5626 < prev    next >
Encoding:
Text File  |  1996-08-05  |  854 b   |  30 lines

  1. Path: sun001.spd.dsccc.com!spd!jmccarty
  2. From: jmccarty@spd.dsccc.com (Mike McCarty)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Formatting Floppies
  5. Date: 20 Feb 1996 01:26:43 GMT
  6. Organization: DSC Communications Corporation, Plano, Texas USA
  7. Message-ID: <4gb80j$p5q@sun001.spd.dsccc.com>
  8. References: <4g6npq$3rc@inferno.mpx.com.au>
  9. NNTP-Posting-Host: aplo139.spd.dsccc.com
  10.  
  11. In article <4g6npq$3rc@inferno.mpx.com.au>,
  12. Malcolm Smith  <mjsmith@mpx.com.au> wrote:
  13. )Does anyone have source on how to format a floppy disk
  14. )
  15. )Mal
  16.  
  17. This really has nothing to do with comp.lang.c, and is operating system
  18. dependent. I suggest that you look in another newsgroup for help. You
  19. might try
  20.  
  21.     comp.os.<your operating system>
  22.  
  23. Mike
  24.  
  25.  
  26. ----
  27. char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
  28.  
  29. I don't speak for DSC.         <- They make me say that.
  30.